RuleActionsPermanentDelete Property |
Indicates whether messages are to be permanently deleted and not saved to the Deleted Items folder.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic bool PermanentDelete { get; set; }Public Property PermanentDelete As Boolean
Get
Set
Property Value
Type:
Booleantrue if [permanent delete]; otherwise,
false.
See Also